Set Pixel

Format: set_pixel color:RN x:R y:R layer layer:N
Description: Sets the pixel at coordinates x, y to the color “color” of the current palette. Fails if the color is out of bounds.
Cycles: 1
Example: set_pixel 0 r0 r1
See also: Draw Sprite, Draw Rectangle